[INFO] cloning repository https://github.com/sharnoff/passman
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sharnoff/passman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharnoff%2Fpassman", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharnoff%2Fpassman'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a43fed3971b9889b0186d49bcec5b1f0d70cb715
[INFO] testing sharnoff/passman/a43fed3971b9889b0186d49bcec5b1f0d70cb715 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharnoff%2Fpassman" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sharnoff/passman
[INFO] finished tweaking git repo https://github.com/sharnoff/passman
[INFO] tweaked toml for git repo https://github.com/sharnoff/passman written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sharnoff/passman on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sharnoff/passman already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded sha1 v0.2.0
[INFO] [stderr]   Downloaded google-authenticator v0.3.0
[INFO] [stderr]   Downloaded hmac-sha1 v0.1.3
[INFO] [stderr]   Downloaded base64ct v1.0.1
[INFO] [stderr]   Downloaded tui v0.16.0
[INFO] [stderr]   Downloaded sha2 v0.9.6
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.10
[INFO] [stderr]   Downloaded block-modes v0.8.1
[INFO] [stderr]   Downloaded clap_derive v3.0.6
[INFO] [stderr]   Downloaded argon2 v0.3.0
[INFO] [stderr]   Downloaded signal-hook v0.3.9
[INFO] [stderr]   Downloaded serde_yaml v0.8.20
[INFO] [stderr]   Downloaded clap v3.0.10
[INFO] [stderr]   Downloaded password-hash v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50668406809e78ea52a155f847c23bb8f1ccdfca6514cbf00eca1baf540446e3
[INFO] running `Command { std: "docker" "start" "-a" "50668406809e78ea52a155f847c23bb8f1ccdfca6514cbf00eca1baf540446e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50668406809e78ea52a155f847c23bb8f1ccdfca6514cbf00eca1baf540446e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50668406809e78ea52a155f847c23bb8f1ccdfca6514cbf00eca1baf540446e3", kill_on_drop: false }`
[INFO] [stdout] 50668406809e78ea52a155f847c23bb8f1ccdfca6514cbf00eca1baf540446e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56339bde9f7e9de26730c8bf08580a837e073f65011e8717233c9ccbfed52fa1
[INFO] running `Command { std: "docker" "start" "-a" "56339bde9f7e9de26730c8bf08580a837e073f65011e8717233c9ccbfed52fa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling base64ct v1.0.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.9
[INFO] [stderr]    Compiling sha1 v0.2.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling hmac-sha1 v0.1.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling password-hash v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.6
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling google-authenticator v0.3.0
[INFO] [stderr]    Compiling argon2 v0.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling tui v0.16.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling rpassword v5.0.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.0.6
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling clap v3.0.10
[INFO] [stderr]    Compiling serde_yaml v0.8.20
[INFO] [stderr]    Compiling passman v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn escape_quotes(s: &str) -> Cow<str> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn escape_quotes(s: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.34s
[INFO] running `Command { std: "docker" "inspect" "56339bde9f7e9de26730c8bf08580a837e073f65011e8717233c9ccbfed52fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56339bde9f7e9de26730c8bf08580a837e073f65011e8717233c9ccbfed52fa1", kill_on_drop: false }`
[INFO] [stdout] 56339bde9f7e9de26730c8bf08580a837e073f65011e8717233c9ccbfed52fa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bd445a8f79a589b4ee8d75802fab6f5664fcc9df536bb21d7e53a0f00a5acd9
[INFO] running `Command { std: "docker" "start" "-a" "8bd445a8f79a589b4ee8d75802fab6f5664fcc9df536bb21d7e53a0f00a5acd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling passman v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn escape_quotes(s: &str) -> Cow<str> {
[INFO] [stdout]    |                         ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn escape_quotes(s: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.84s
[INFO] running `Command { std: "docker" "inspect" "8bd445a8f79a589b4ee8d75802fab6f5664fcc9df536bb21d7e53a0f00a5acd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd445a8f79a589b4ee8d75802fab6f5664fcc9df536bb21d7e53a0f00a5acd9", kill_on_drop: false }`
[INFO] [stdout] 8bd445a8f79a589b4ee8d75802fab6f5664fcc9df536bb21d7e53a0f00a5acd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4675be045b25dedd80b2baf6d8ddda38b996e0e769654d17a2a9f46dc9d3fbe0
[INFO] running `Command { std: "docker" "start" "-a" "4675be045b25dedd80b2baf6d8ddda38b996e0e769654d17a2a9f46dc9d3fbe0", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils.rs:30:25
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub fn escape_quotes(s: &str) -> Cow<str> {
[INFO] [stderr]    |                         ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub fn escape_quotes(s: &str) -> Cow<'_, str> {
[INFO] [stderr]    |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `passman` (bin "passman" test) generated 1 warning (run `cargo fix --bin "passman" -p passman --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/passman-e47ea52c513644de)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test version::v0_3::tests::run_all has been running for over 60 seconds
[INFO] [stdout] test version::v0_3::tests::run_all ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 212.59s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4675be045b25dedd80b2baf6d8ddda38b996e0e769654d17a2a9f46dc9d3fbe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4675be045b25dedd80b2baf6d8ddda38b996e0e769654d17a2a9f46dc9d3fbe0", kill_on_drop: false }`
[INFO] [stdout] 4675be045b25dedd80b2baf6d8ddda38b996e0e769654d17a2a9f46dc9d3fbe0
